projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
746c9f1
)
Whitespace change.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 18 Dec 2006 08:52:27 +0000
(08:52 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 18 Dec 2006 08:52:27 +0000
(08:52 +0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index 452f13a605a5bb3b0cd9826f494b9ee063b5f102..8bb64a67b46c87936bff83a61c1462f465550b4d 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-5356,7
+5356,7
@@
This is the same as (default-value 'fill-column). */);
This is the same as (default-value 'left-margin). */);
DEFVAR_LISP_NOPRO ("default-tab-width",
- &buffer_defaults.tab_width,
+
&buffer_defaults.tab_width,
doc: /* Default value of `tab-width' for buffers that do not override it.
This is the same as (default-value 'tab-width). */);